Skip to content

Update pre-commit hook fsfe/reuse-tool to v3#12

Closed
renovate[bot] wants to merge 1 commit intomainfrom
renovate/fsfe-reuse-tool-3.x
Closed

Update pre-commit hook fsfe/reuse-tool to v3#12
renovate[bot] wants to merge 1 commit intomainfrom
renovate/fsfe-reuse-tool-3.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Mar 6, 2026

This PR contains the following updates:

Package Type Update Change
fsfe/reuse-tool repository major v2.1.0v3.0.2

Note: The pre-commit manager in Renovate is not supported by the pre-commit maintainers or community. Please do not report any problems there, instead create a Discussion in the Renovate repository if you have any questions.


Release Notes

fsfe/reuse-tool (fsfe/reuse-tool)

v3.0.2

Compare Source

Fixed
  • annotate's '--style now works again when used for a file with an
    unrecognised extension. (#​909)

v3.0.1

Compare Source

Fixed
  • .qrc and .ui now have the HTML comment style instead of being marked
    uncommentable. (#​896)
  • This reverts behaviour introduced in v3.0.0: the contents of uncommentable
    files are scanned for REUSE information again. The contents of binary files
    are not. (#​896)

v3.0.0

Compare Source

This release contains a lot of small improvements and changes without anything
big per se. Rather, it is made in advance of a release which will contain a
single feature: REUSE.toml, a
replacement for .reuse/dep5. .reuse/dep5 will still be supported as a
deprecated feature for some time.

That future 3.1 release will have some alpha testing in advance.

Added
  • Implement handling LicenseRef in download and init. (#​697)
  • Declared support for Python 3.12. (#​846)
  • More file types are recognised:
  • Added comment styles:
    • csingle for Zig (.zig) and Hare (.ha) (#​889)
  • Display recommendations for steps to fix found issues during a lint. (#​698)
  • Add support for Pijul VCS. Pijul support is not added to the Docker image.
    (#​858)
  • When running annotate on a file with an unrecognised file path, the tool
    currently exits early. To automatically create a .license file for
    unrecognised files, --fallback-dot-license has been added. (#​823, #​851,
    #​853, #​859; this took a while to get right.)
  • Ignore .sl directory as used by Sapling SCM.
    (#​867)
Changed
  • Alpine Docker image now uses 3.18 as base. (#​846)
  • The Git submodule detection was made less naïve. Where previously it detected
    a directory with a .git file as a submodule, it now uses the git command to
    detect submodules. This helps detect (quoted from Git man page)
    "[repositories] that were cloned independently and later added as a submodule
    or old setups", which "have the submodule's git directory inside the submodule
    instead of embedded into the superproject's git directory". (#​687)
  • No longer scan binary or uncommentable files for their contents in search of
    REUSE information. (#​825)
  • --force-dot-license and --skip-unrecognised are now mutually exclusive on
    annotate. (#​852)
  • No longer create and publish -extra Docker images. The openssh-client
    package is now in the main image. (#​849)
  • No longer create and publish dev Docker images. (#​849)
  • The -debian Docker image is now based off debian:12-slim. It used to be
    based on the python:slim image, which used debian:slim under the hood. (#​849)
Removed
  • Removed deprecated --explicit-license. (#​851)
  • Removed deprecated addheader. (#​851)
  • No longer depend on sphinx-autodoc-typehints for documentation. (#​772)
Fixed
  • Syntax errors in .reuse/dep5 now have better error handling. (#​841)
  • Reduced python-debian minimum version to 0.1.34. (#​808)
  • Fix issue in annotate where --single-line and --multi-line would not
    correctly raise an error with an incompatible comment style. (#​853)
  • Fix parsing existing copyright lines when they do not have a year (#​861)
  • Better handling of Lisp comment styles. Now, any number of ";" characters is
    recognised as the prefix to a Lisp comment, and ";;;" is used when inserting
    comment headers, as per
    https://www.gnu.org/software/emacs/manual/html_node/elisp/Comment-Tips.html.
    (#​874)

Configuration

📅 Schedule: Branch creation - Monday through Friday ( * * * * 1-5 ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies label Mar 6, 2026
@renovate renovate bot force-pushed the renovate/fsfe-reuse-tool-3.x branch 4 times, most recently from 19d09e4 to 2e473df Compare March 11, 2026 13:55
@renovate renovate bot force-pushed the renovate/fsfe-reuse-tool-3.x branch 2 times, most recently from 8146349 to deaa8eb Compare March 11, 2026 14:37
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/fsfe-reuse-tool-3.x branch from deaa8eb to 7138e29 Compare March 11, 2026 14:41
@abompard abompard closed this Mar 11, 2026
@renovate
Copy link
Copy Markdown
Contributor Author

renovate bot commented Mar 11, 2026

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 3.x releases. But if you manually upgrade to 3.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/fsfe-reuse-tool-3.x branch March 11, 2026 14:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant